func go/types.coreString
5 uses
go/types (current package)
builtins.go#L122: if t := coreString(y.typ); t != nil && isString(t) {
builtins.go#L366: src0 := coreString(y.typ)
index.go#L220: switch u := coreString(x.typ).(type) {
signature.go#L57: core := coreString(params.At(n - 1).typ)
under.go#L75: func coreString(t Type) Type {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)